-
Home
-
Integrate Asana with Gravity Forms
-
1.5.1
-
Code
-
Classes
- TasksBase
Total Complexity |
27 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
344 |
Lines of code |
131 |
Logical lines of code |
77 |
Comment lines |
183 |
Methods |
27 |
Properties |
0 |
Methods 27
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
S |
81 |
1 |
3 |
getTasks() |
S |
75 |
1 |
4 |
setParentForTask() |
S |
72 |
1 |
5 |
searchTasksForWorkspace() |
S |
72 |
1 |
5 |
removeTagForTask() |
S |
72 |
1 |
5 |
removeProjectForTask() |
S |
72 |
1 |
5 |
removeFollowerForTask() |
S |
72 |
1 |
5 |
removeDependentsForTask() |
S |
72 |
1 |
5 |
removeDependenciesForTask() |
S |
72 |
1 |
5 |
getTasksForUserTaskList() |
S |
72 |
1 |
5 |
getTasksForTag() |
S |
72 |
1 |
5 |
getTasksForSection() |
S |
72 |
1 |
5 |
getTasksForProject() |
S |
72 |
1 |
5 |
getTask() |
S |
72 |
1 |
5 |
addDependenciesForTask() |
S |
72 |
1 |
5 |
getSubtasksForTask() |
S |
72 |
1 |
5 |
getDependentsForTask() |
S |
72 |
1 |
5 |
getDependenciesForTask() |
S |
72 |
1 |
5 |
duplicateTask() |
S |
72 |
1 |
5 |
deleteTask() |
S |
72 |
1 |
5 |
createTask() |
S |
75 |
1 |
4 |
createSubtaskForTask() |
S |
72 |
1 |
5 |
addTagForTask() |
S |
72 |
1 |
5 |
addProjectForTask() |
S |
72 |
1 |
5 |
addFollowersForTask() |
S |
72 |
1 |
5 |
addDependentsForTask() |
S |
72 |
1 |
5 |
updateTask() |
S |
72 |
1 |
5 |